home *** CD-ROM | disk | FTP | other *** search
- Paste
- Programmer's Pasteboard
- wwwwwwwwwwwwwwp
- wwwwwwwwwwwwwwp
- Form1
- CMDialog1
- CommonDialog
- Text Files (*.txt)|*.txt
- Picture1
- Text2
- Text1
- Timer1
- mFile
- &File
- mOpen
- &Open...
- mSave
- Save &As...
- mDmy1
- mExit
- E&xit
- mEdit
- &Edit
- mClearClip
- Clear Clip&board
- mClearPaste
- Clear &Pasteboard
- mCopyAll
- Copy &All to clipboard
- mCopy
- &Copy to clipboard
- mDisplay
- &Display
- mText
- &Text
- mFixed
- &Fixed Text
- Form_LoadL
- Timer1_Timer
- Clipboard>
- Label1
- CaptionI
- Label2
- Text1
- Text2t
- mDisplay_Click'
- Text1_ChangeR
- Text1_KeyPressO
- KeyAscii
- Picture1_Click_
- Form_Resize
- Width
- Paste
- ScaleWidth
- Picture
- Picture1
- Height
- ScaleHeight
- mClearClip_Click
- mClearPaste_Click2
- mCopy_Click
- Text1_DragDrop
- Source*
- Control
- Split
- SplitY
- Visible
- Text2_Change
- Text2_DragDropt
- ScaleTop
- mOEM_Clickm
- FontT
- Checked
- FontName
- mText
- mFixed_Click
- mFixed
- mText_Click
- mExit_Click
- mOpen_Click
- CMDialog1
- Action
- Filename
- LineVar
- LoadText
- LoadTeText
- Screen]
- MousePointer
- mSave_ClickD
- mCopyAll_Click
- mCut_Click
- SelText
- OFN_READONLY
- OFN_OVERWRITEPROMPT
- OFN_HIDEREADONLYp
- OFN_NOCHANGEDIRg
- OFN_SHOWHELP=
- OFN_NOVALIDATE
- OFN_ALLOWMULTISELECT
- OFN_EXTENTIONDIFFERENT
- OFN_PATHMUSTEXIST)
- OFN_FILEMUSTEXIST
- OFN_CREATEPROMPT
- OFN_SHAREAWARE
- OFN_NOREADONLYRETURN
- Flags
- WindowState
- File Open/Save Dialog Flags,
- Form_Resize
- If not minimized...1
- In case the window is smaller than the SplitterP
- If Splitter tries to go off the edge...S
- mClearClip_Click
- mClearPaste_Click
- mCopy_Click
- mCopyAll_Click
- mExit_Click
- mFixed_Click
- Courier New
- Courier New
- mOpen_Click
- File being opened must exist, hide the read-only checkbox, and don't let the dialog box change
- the default directoryt
- File Open Dialog Box
- If no errors...
- Hourglass
- One line of input
- All lines so far
- Set Carriage Return variable
- For every line...
- Read itn
- Add it to total$
- Put loaded text into the Pasteboardg
- Defaulte
- mSave_Click
- Hide the read-only checkbox, don't allow the dialog box to change the default directory, makee
- sure the path exists, and verify when users try to overwrite a text file
- File Open Dialog Box
- If no errors...
- Hourglass
- Write to file without the extra Carriage Returna
- Defaulte
- mText_Click
- Text1_DragDrop
- Move Splitters
- Resize everythinge
- Text1_KeyPress
- Text2_DragDrop
- Move Splittert
- Resize everything
- Timer1_Timer
- Check 10 times a second if there is new text in the Clipboard...
- Display clip
- Add to pasteboarde
-